Blackfin: define CONFIG_SYS_CACHELINE_SIZE
authorMike Frysinger <[email protected]>
Thu, 13 Oct 2011 00:16:31 +0000 (20:16 -0400)
committerWolfgang Denk <[email protected]>
Mon, 17 Oct 2011 20:25:32 +0000 (22:25 +0200)
commit5aa5b88404b2b3610d36a9626ec36dcc81194aa9
tree84b2e964b6bbc9591867d20ef61977194b25285b
parent82a04900a5613d62a778436388e42f4fddf6c469
Blackfin: define CONFIG_SYS_CACHELINE_SIZE

Common U-Boot API wants this define, so import asm/cache.h from Linux
to provide suitable defines.

Acked-by: Anton Staaf <[email protected]>
Signed-off-by: Mike Frysinger <[email protected]>
arch/blackfin/include/asm/blackfin_local.h
arch/blackfin/include/asm/cache.h [new file with mode: 0644]
arch/blackfin/include/asm/config.h